home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000372_news@columbia.edu _Wed Jun 14 13:09:17 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA05167
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 14 Jun 2000 13:09:16 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA22328
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 14 Jun 2000 13:09:16 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA20102
  10.     for kermit.misc@watsun.cc.columbia.edu; Wed, 14 Jun 2000 12:49:57 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: jaltman@columbia.edu (Jeffrey Altman)
  13. Subject: Re: Extra echoing via telnet.
  14. Date: 14 Jun 2000 16:49:57 GMT
  15. Organization: Columbia University
  16. Message-ID: <8i8d3l$jk3$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <8i89kh$d2i$1@samba.rahul.net>,
  20. Clarence Dold  <dold@rahul.net> wrote:
  21. : I have a Lantronix ETS16P that I am using as a serial port server to allow
  22. : telnet conections to connect to ttya (the console) on some headless Solaris
  23. : servers.  On an E250, using K95 1.1.20 from WinNT, I can telnet to the
  24. : Solaris, log in, telnet to the Lantronix port 2002, and connect on the
  25. : serial port of the same machine.  While apparently akward and useless ;-),
  26. : this works fine.  If I telnet from K95 to the Lantronix, the connection
  27. : almost works fine. I get an extra CR or LF from somewhere.
  28. : If I enter "ls", I get my ls listing, followed by two shell prompts, as if
  29. : I hit enter twice when I submitted the command.
  30. : I haven't investigated beyond comparing my stty-g settings when logged in
  31. : both ways.
  32.  
  33. K95 sends CR-LF to the host as end of line when you use Telnet.  
  34. The Solaris telnetd may be translating this to LF.  The Lantronix may
  35. not be processing the CR-LF as per Telnet NVT requirements.
  36.  
  37.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  38.                  The Kermit Project * Columbia University
  39.               612 West 115th St #716 * New York, NY * 10025
  40.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org